HipShaderFragmentUniform

Declares that the struct is as FragmentUniform block.

struct HipShaderFragmentUniform {}

Members

Variables

name
string name;

This name is the base uniform name accessed when dealing with HLSL Api. i.e: Constant Buffer block name

Meta